Welcome![Sign In][Sign Up]
Location:
Search - API socket delphi

Search list

[Windows DeveloptoPXF

Description: Socket通讯客户端封装,就是把SOKET的Delphi通讯的客户端封装成为的DLL文件的源代码,以后用户只要调用此DLL文件就可以了!-Packaging the socket API to a DLL file, written by Delphi.
Platform: | Size: 1677 | Author: cxj | Hits:

[Other resourcecqymfx

Description: 最近对高性能的服务器比较感兴趣,读过了DELPHI的Socker源码WebService及RemObject之后,高性能的服务器感兴趣。 你可能需要的以下知识才能更好的读懂一个商业源码: 1).SOCKET的I/O模型熟悉掌握。 2).面向对象技术的熟悉掌握。 3).Socket的API掌握。 4).多线程技术等。 5).一门熟悉的开发工具掌握,和多种语言的源码阅读能力。
Platform: | Size: 24883 | Author: qingczhang | Hits:

[Hook apifasockethook

Description: Hook send and rev,查看send and recive内容,进而控制邮件发送。-Hook send and rev, send and recive View, and then the spammers.
Platform: | Size: 254976 | Author: | Hits:

[Internet-NetworkdelphiUsewindowsAPIProgramSockettcp

Description: delphi利用windows API编写基于socket的tcp程序-delphi
Platform: | Size: 2048 | Author: steven yan | Hits:

[Delphi VCLSocket_API_UDP

Description: 直接用Socket API实现UDP,Delphi源码-Socket API to achieve the direct use of UDP, Delphi source code
Platform: | Size: 183296 | Author: dll | Hits:

[Internet-NetworkHP-Socket-3.4.3

Description: HP-Socket 是一套通用的高性能 TCP/UDP 通信框架,包含服务端组件、客户端组件和Agent组件,广泛适用于各种不同应用场景的 TCP/UDP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。HP-Socket 对通信层实现完全封装,应用程序不必关注通信层的任何细节;HP-Socket 提供基于事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中-HP-Socket is a common set of high-performance TCP/UDP communications framework, including the server component, client component and Agent components, widely used in a variety of different scenarios TCP/UDP communication system that provides C/C++, C#, delphi, E (easy language), Java, Python and other programming language interface. HP-Socket communication layer to achieve complete package, the application does not have to follow any details of the communication layer HP-Socket-based event notification model provides the API interface, it can be very simple and efficient way to integrate old and new applications
Platform: | Size: 4839424 | Author: 金朋轩 | Hits:

[Internet-NetworkSource-Code-Delphi-Three-AON-Payload_001

Description: A network socket is an endpoint of a connection in a computer network. In Internet Protocol (IP) networks, these are often called Internet sockets. It is a handle (abstract reference) that a program can pass to the networking application programming interface (API) to use the connection for receiving and sending data. Sockets are often represented internally as integers.
Platform: | Size: 749568 | Author: CBK | Hits:

[Delphi VCLDelphi-Socket

Description: 对应用程序发送和接收的网络数据进行拦截,HOOK目标进程的发送和接收的API函数,原理是利用消息钩子将DLL中的代码注入到目标进程中,再用GetProcAddress得到API函数入口地址,将函数入口址改为自己 定义的函数入口,这样就得到了API函数的相应参数,处理完后,再改回真实API函数入口地址,并调用它。- U5BF9 u5E9 u7281 u7R3 u7R0 U53D1 u9101 u5A1 u6A1 u7681 u7681 u6681 u6681 u6681 u6168 U 5230 u76EE u6807 u8FDB u7A0B u4E2D, u518D u7528GetProcAddress u5F97 u52301 U81EA u5B9 u5B9 u5B09 u5F9 u5R09 u5139 U5B8C u540E u5183 u653 u653 u53E
Platform: | Size: 203776 | Author: liuweidong | Hits:

[Windows DevelopWinSock2

Description: 一直很烦恼delphi附带的socket控件都不能满足我的设计逻辑需要,无奈只好自己动手封装了API,并且得到实践的证明(至少有两个服务器能稳定运行至今),本socket组件的多线程机制是安全的稳定的。 在服务器端,创建线程池,对于每个客户连接对应一个独立的线程类,可以在线程内处理客户数据,并可以线程间采用同步机制交换数据,为通讯服务器的建立提供了技术实现的基础。 U版本的经过了缺陷优化,虽然仅是经过了测试也还没有得到实践运行,但从以往成熟的结构演变而来的,问题应该不大!(Has been troubled delphi with the socket control can not meet my design logic needs, but had no choice but to package the API, and get the proof of practice (at least two servers can run stably so far), the multi-threading mechanism of this socket component is Safe and stable.)
Platform: | Size: 18432 | Author: ccc_aaa | Hits:
« 1 2»

CodeBus www.codebus.net